object dem06Form: Tdem06Form Left = 130 Top = 115 ActiveControl = View BorderStyle = bsDialog Caption = 'Dem06Form' ClientHeight = 349 ClientWidth = 565 Font.Color = clBlack Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 120 Position = poScreenCenter TextHeight = 16 object View: TBitBtn Left = 171 Top = 302 Width = 95 Height = 33 Caption = '&View' Default = True TabOrder = 0 OnClick = ViewClick Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 0303030303030303030303030303030303030303030303030303030303030303 03030303030303030303030303030303030303030303FF030303030303030303 03030303030303040403030303030303030303030303030303F8F8FF03030303 03030303030303030303040202040303030303030303030303030303F80303F8 FF030303030303030303030303040202020204030303030303030303030303F8 03030303F8FF0303030303030303030304020202020202040303030303030303 0303F8030303030303F8FF030303030303030304020202FA0202020204030303 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303 FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303 0303030303030303030303FA0202020403030303030303030303030303F8FF03 03F8FF03030303030303030303030303FA020202040303030303030303030303 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA 0202040303030303030303030303030303F8FF03F8FF03030303030303030303 03030303FA0202030303030303030303030303030303F8FFF803030303030303 030303030303030303FA0303030303030303030303030303030303F803030303 0303030303030303030303030303030303030303030303030303030303030303 0303} Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 294 Top = 302 Width = 95 Height = 33 Caption = '&Close' TabOrder = 1 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object Memo1: TMemo Left = 20 Top = 40 Width = 525 Height = 245 Font.Color = clNavy Font.Height = -20 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] Lines.Strings = ( 'This option demonstrates the printing of a TMemo in a' 'Report-like format. Lines can be appended or "flowed" by' 'using the option "FlowLines". In this case "FlowLines" is' 'set to False and lines are shown below one another. The ' 'font from the TMemo is used for the contents. The header' 'and footer fonts are set in the TPrintMemo' '' 'Lines will automatically carry over onto the next page when' 'reaching the bottom of the page. Printing will continue until' 'everything within the TMemo is printed. ' '' 'Lines do not have to be visible within the TMemo' '') ParentFont = False ScrollBars = ssVertical TabOrder = 2 end object PrintMemo1: TPrintMemo ZoomPercentage = 100.000000000000000000 ViewButtonVisible = False FlowLines = False OutputTo = poViewer Orientation = Default ViewBkColor = 11234567 Units = poInches ViewHeading = 'Reportit Viewer' ContentsLeft = 1.000000000000000000 PageLayout = pl_1x1 PagesToPrint = pAll Memo = Memo1 FooterFont.Color = clWindowText FooterFont.Height = 12 FooterFont.Name = 'Arial' FooterFont.Style = [] HeaderFont.Color = clRed HeaderFont.Height = 16 HeaderFont.Name = 'Arial' HeaderFont.Style = [] ContentsFont.Color = clWindowText ContentsFont.Height = 14 ContentsFont.Name = 'Arial' ContentsFont.Style = [] HeaderTop = 0.500000000000000000 HeaderStringCenter = 'Page Header' HeaderEnabled = True HeaderOutlined = True HeaderFilled = False FooterTop = 6.770000000000000000 FooterString = 'Page Footer' FooterEnabled = True FooterOutlined = True FooterFilled = True BorderLeft = 0.250000000000000000 BorderRight = 0.250000000000000000 DateTimeStampEnabled = True PageNumberEnabled = True LineSpacing = 1.500000000000000000 FrameStyleLeft = frNone FrameStyleTop = frSingleThin FrameStyleRight = frNone FrameStyleBottom = frSingleThin Left = 336 Top = 4 end end